home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / TOPICS / audio / T1528S2.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1997-08-14  |  516.6 KB  |  1 channel  |  22,050 sample rate  |  24 seconds
Transcription: Each time you declare a variable, you assign it an identifier and specify its data type. The data type indicates the attributes of the variable, such as the range of values that can be stored and the operators that can be used to manipulate the variable. Java has four main primitive data types built into the language. You can also create your own composite data types.